Skip to content

Conversation

@mishatimtim
Copy link

No description provided.

RUN chmod -R 777 /var/www/localhost/htdocs/ && \
sed -i '/<Directory \/var\/www\localhost/htdocs/>/,/<\/Directory>/ s/AllowOverride None/AllowOverride All/' /etc/apache2/httpd.conf \
&& sed -i 's/\\.php$>/"(?i)\\.php$|\\.php5$|\\.php4$|\\.php3$|\\.phtml$|\\.phpt$">/' /etc/apache2/conf.d/php.conf
&& sed -i 's/\\.php$>/"(?i)\\.php$|\\.php5$|\\.php4$|\\.php3$|\\.phtml$|\\.phpt$">/' /etc/apache2/conf.d/php.conf
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there any issue because space is not there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants